PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFLaunchAction Class
Fields Methods


In This Topic
    PDFLaunchAction Class Members
    In This Topic

    The following tables list the members exposed by PDFLaunchAction.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected Field (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a PDF action from a cos dictionary. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Public MethodGets the sequence of actions to be performed after this action. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Public MethodGets the cos action object. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Public MethodGets the application to be launched or the document to be opened or printed.  
    Public MethodGets the parameter string to be passed to the application designated by the property.  
    Public MethodSets the sequence of actions to be performed after this action. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Public MethodSets the application to be launched or the document to be opened or printed.  
    Public MethodSets the parameter string to be passed to the application designated by the property.  
    Top
    See Also